icontheme: Don't reference nonexistent parameter in docs
authorTimm Bäder <tbaeder@redhat.com>
Mon, 29 Oct 2018 10:27:04 +0000 (11:27 +0100)
committerTimm Bäder <mail@baedert.org>
Thu, 8 Nov 2018 04:48:14 +0000 (05:48 +0100)
gtk/gtkicontheme.c

index 5b1d3c626060c7c8dd95252563ed4578147af9bf..d2d4c26f763d39d0b7b1b19dc7375885573e2cda 100644 (file)
@@ -4466,7 +4466,7 @@ gtk_icon_theme_lookup_symbolic_colors (GtkCssStyle *style,
  * @icon_info: a #GtkIconInfo
  * @context: a #GtkStyleContext
  * @was_symbolic: (out) (allow-none): a #gboolean, returns whether the
- *     loaded icon was a symbolic one and whether the @fg color was
+ *     loaded icon was a symbolic one and whether the foreground color was
  *     applied to it.
  * @error: (allow-none): location to store error information on failure,
  *     or %NULL.